Execute("SELECT * FROM gaming_reviews WHERE id=$id"); $row=$res->fields; // REVIEW $review = str_replace("\n", '
', $row[review]); // Replace returns for
// END REVIEW // CHEATS $cheats = str_replace("\n", '
', $row[cheats]); // Replace returns for
// END CHEATS // CHEATS $cheats = str_replace("\n", '
', $row[cheats]); // Replace returns for
// END CHEATS // REQUIREMENTS $require = str_replace("\n", '
', "$row[require]"); // Replace returns for
// END REQUIREMENTS // MAIN IMAGE $main_image = $row[image]; if($main_image == "") { $main_image = "http://games.outpost10f.com/images/na.gif"; } // END MAIN IMAGE ?> Gaming Archives - Gaming Portal - Outpost10F
 
PC Playstation 1
Gamecube Playstation 2
Nintendo 64 Xbox
SNES Internet Game
Gameboy    

Only show reviews of :

 
" width="100" height="75"> "; } if($row[screen2] != "") { echo "
"; } if($row[date] == "0000-00-00") { $row[date] = ""; } ?>





Cheats:


Minimum Requirements:


Rating: 5 / 5
Reviewer: -
Platform .gif" width="14" height="14"> " target="_blank" class="NewsLink">Official Site >>
 

Execute("SELECT * FROM gaming_news ORDER BY id DESC LIMIT 1"); $news=$res->fields; $message = $news[news]; $messlength = strlen($message); // count number of characters $limit = 100; // set character limit if ($messlength > $limit) { // if character number if more than character limit $message = substr($message,0,$limit) . "..."; // display string up to character limit, add dots } $message = str_replace("\n", '
', $message); // Replace returns for
?>
Execute("SELECT name,address FROM gaming_games ORDER BY hits DESC LIMIT 5"); while(!$res->EOF) { $hits=$res->fields; echo ""; echo ""; $tot_hits++; $res->MoveNext(); } ?>
$hits[name]

read more news >>